Skip to content

docs: refresh README and screenshots - #39

Merged
jinbagi merged 1 commit into
masterfrom
codex/readme-screenshots-refresh
Jul 3, 2026
Merged

docs: refresh README and screenshots#39
jinbagi merged 1 commit into
masterfrom
codex/readme-screenshots-refresh

Conversation

@jinbagi

@jinbagi jinbagi commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Refresh README positioning around the static Admin API driven dashboard architecture
  • Replace all README screenshots with current 1600x900 captures from seeded APISIX resources
  • Align Raw API helper copy with the current Admin API JSON naming

Verification

  • corepack pnpm exec tsc -b --pretty false
  • corepack pnpm lint
  • corepack pnpm build
  • local README/docs image link check

Copilot AI review requested due to automatic review settings July 3, 2026 19:28
@jinbagi
jinbagi merged commit e8401a1 into master Jul 3, 2026
@jinbagi
jinbagi deleted the codex/readme-screenshots-refresh branch July 3, 2026 19:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes the project’s README to better reflect the dashboard’s static SPA architecture and current UI terminology, and updates minor in-app copy to match the “Admin API JSON” naming used elsewhere in the UI.

Changes:

  • Reworked README positioning to emphasize the static, Admin-API-driven dashboard architecture and updated feature descriptions.
  • Updated README screenshot layout and references to current 16:9 captures.
  • Tweaked Raw API page helper copy to reference “Admin API JSON editors” instead of “resource RAW editors”.

Reviewed changes

Copilot reviewed 2 out of 7 changed files in this pull request and generated 2 comments.

File Description
src/routes/raw_api/index.tsx Updates helper copy to align with current “Admin API JSON” terminology.
README.md Refreshes architecture/feature narrative and screenshot references to match the current product shape and UI naming.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
| **Frontend stack** | React 19, Vite 8, TypeScript, Ant Design 6 |
| **Routing and data** | TanStack Router and TanStack Query |
| **Forms and validation** | React Hook Form and Zod schemas |
| **JSON editing** | Monaco-based Payload JSON, Admin API JSON, Plugin JSON, and Request/Response JSON |
Comment thread README.md
targets.
* **Schema-guided JSON Editing**: Use Payload JSON while creating resources,
Admin API JSON while patching saved resources, Plugin JSON inside plugin
drawers, and Request/Response JSON in the API Console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants